home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / MSTOR101.ZIP / MSTORE.TXT < prev    next >
Encoding:
Text File  |  1996-01-15  |  1.3 KB  |  34 lines

  1. MSTORE A Log file archiving tool
  2. -----------------------------------
  3. MSTORE is intended for use in archiving maximus log files on a regular
  4. basis.  It is a very simple program, but one that I found useful.
  5.  
  6. The standard distribution archive should have contained the following:
  7.  
  8. mstore.txt      This file
  9. mstore.exe      MSTORE for MS-DOS
  10. mstorep.exe     MSTORE for 32-bit OS/2
  11. mstoren.exe     MSTORE for Win32 (Windows NT and '95)
  12.  
  13. MSTORE makes a few assumptions:
  14.  
  15. 1)      The archiver must be PKZIP for DOS, ZIP2 for OS/2 and ZIPNT for
  16.         Win32
  17.  
  18. 2)      That you don't mind the archive being placed in the current
  19.         working directory.  MSTORE and your archiver can be anywhere you
  20.         like in the system path, however.
  21.  
  22. Usage is simple:  MSTORE[N|P] log_file
  23.  
  24. Return Codes:        0 - All things worked out OK
  25.             1 - Internal memory allocation problem (really unlikely)
  26.             2 - Can't find the archiver.  Is it in the path?
  27.  
  28. MSTORE may be freely distributed as long as it is unmodified.  You are free to
  29. re-package it with your favourite archiver, but I would ask that you distribute
  30. all the files in the original archive.
  31.  
  32. I am at present between node entries.  If you have any comments or suggestions,
  33. please mail them to cmoran@techex.caamora.com.au
  34.